=============================================================
NiciousMUGENBGM Ini file description
                                                 Nicious
=============================================================

Preventer1, Preventer2
  Set executable file name what prevent plays BGM.
  For example, if set "wmplayer.exe" MUGEN don't play BGM
  when Windows Media Player is running.
  Only BGM. Not SE.
  
InitRandom
  If you set it 1 and you play txt file(playlist),
  Music to playing is random.
  if set 0, NiciousMUGENBGM plays in order.
  
ChangeSoundOnLoop
  Specifies action after a music has finished playing.
  If 0, same music is played.
  If 1, other music is played(if using playlist).
  
LoopRandom
  Ignored when ChangeSoundOnLoop is 0. 
  When a music has finished playing and changes music,
  determines randomly when this value is 1.
  If 0, plays in order.
  
ForseSetMasterVol
  Set more than 1 if you want to ignore mugen.cfg's volume.
  This value is used instead.
  Normally 255 to max volume.
  
RndMusic1, RndMusic2, RndMusic3
  Valid audio file extensions when you uses rnd file.
  Period is not needed.
  
AutosaveTxtFile
  If set 1, txt file is automatically saved when you add 
  audio file by dropping.
  
UseExPause
  If set 1, you can stop MUGEN. Compared from MUGEN's pause,
  this pause stops CPU using.
  
DisplayToWindowText
  Set 1 to display informations about playing audio files or
  volume to MUGEN's window caption. 
  You can't see this text when in fullscreen mode.

DispWindowTime
  Specifies time about showing text that is displayed to MUGEN's
  window caption.
  About 1/3 second per 1 value.
  
PauseMode
  Specifies action when pauses music. change this value when you
  have some trouble around pause.
  0 : pause is ignored.
  1 : normal pause(default).
  2 : Use mute function instead pause. When unpause, position is 
      reset to when paused.
  3 : Use mute function instead pause. 
  4 : Use stop instead pause.
  5 : Use stop and release instead pause.
      If you use this value, you must not set TurboLoadMusic 1.
  
OpenUserSoftwareA
  Specifies an exe file to open OpenUserFileA1 and OpenUserFileA2.
  
OpenUserFileA1,OpenUserFileA2
  Specifies an file.
  You can open these files by pressing Ctrl + 5 or Ctrl + 6.
  If you set OpenUserSoftwareA to notepad.exe and OpenUserFileA1 to 
  "data/mugen.cfg", you can open mugen.cfg when MUGEN is running.
  
SubVolume
  If you prefer to saving Adjust volume(by using F6,F7), 
  set this value to -128 ~ 127.
  If you don't, omit this setting or set value that is out of range.

Beep
  For debugging, but maybe this can't help you where is wrong.
  If you set this value nonzero(valid), Don't use earphones.
  Because some PC's beep ignores PC's volume and too loud to hear.

MsgBoxOnError
  For debugging.
  If set 1, MessageBox appears when errors has occured.

TurboLoadMusic
  If set 1, speed of loading audio file becomes little quickly.
  but this is for ones using single audio file type.
  default value is 0.
  
CloseOutModWhenUnpause
  If you are annoyed with characters who stop BGM in round intro,
  set this value 1.
  another solution is to stop using other plugin.
  
ReleaseOnStop
  If you use other plugin, it may be good setting this value 1.
  
VolumeCurve
  If set 1, volume increases like quadratic function, it seems be
  more natural volume changing.
  Setting 0 or omitting, volume increment is same as v2.1.0 or lower's.
